home *** CD-ROM | disk | FTP | other *** search
/ Acorn User: China / Acorn User China CD-ROM (UK) (Disc A) / Acorn User China CD-ROM (UK) (Disc A).bin / HENSA / FILE / SYMLN.TXT < prev    next >
Encoding:
Text File  |  1997-11-24  |  1.2 KB  |  39 lines

  1. Title:            SYMLN
  2. Author:            Steve Kramer
  3. Version:        1.00
  4. Title From:        Documentation
  5. Author From:        Documentation
  6. Version From:        Documentation
  7. Supplier:        Steve Kramer (kramer@phys.uva.nl)
  8. Date:            13/07/93
  9. Keywords:        
  10. Shareware:        No
  11. Machine:        Archimedes
  12. Operating system:    RISCOS
  13. Memory requirements:    
  14. Peripherals needed:    
  15. Other s/ware needed:    POPUPS (b/b007)
  16. Directory:        micros/arch/riscos/b/b032
  17. Date mounted/updated:    17/07/93
  18. File names:        b032.arc
  19. Unarchived files:    7
  20. Unarchived size:    16 Kbytes
  21. Omissions:        
  22. See also:        LINKS (a/a169), LINKFS (a/a294), SOFTLINKS (a/a300), LINK (b/b031)
  23.  
  24. -------------------------------------------------------------------------------
  25.  
  26. Acquiring the package:
  27.  
  28. Download the uuencoded file and extract using SparkPlug 2 (see the "tools_help"
  29. file in arch/riscos/tools for further info).
  30.  
  31.  
  32. Description:
  33.  
  34. A symbolic link is a file containing the file name of A) another file or
  35. B) a directory, which behaves exactly like the object it's pointing to.
  36. You can reference to the link just as you would to the original. Thus it
  37. behaves just like a copy of the original file/directory, except changes
  38. made to the original or the link are always made to the original.
  39.